tests/gpg-verify-data: Split out signature data
authorDan Nicholson <nicholson@endlessm.com>
Wed, 19 Jun 2019 21:31:18 +0000 (16:31 -0500)
committerDan Nicholson <nicholson@endlessm.com>
Fri, 24 Jan 2020 20:02:09 +0000 (13:02 -0700)
commit7fe265b08706677ae99512402dfaaa3830087bdf
tree22c2866ee7035ac5e5a9020aaf39d3f0c13512c0
parentb825083549994dd577c45897cff50052db5506db
tests/gpg-verify-data: Split out signature data

The full block with all 5 signatures remains, but this allows passing
individual signatures through the GPG verification APIs. The split was
done with `gpgsplit`, and looking at the output of `gpg --list-packets`
of the split and unsplit files appears correct.
Makefile-tests.am
tests/gpg-verify-data/README.md
tests/gpg-verify-data/lgpl2.sig0 [new file with mode: 0644]
tests/gpg-verify-data/lgpl2.sig1 [new file with mode: 0644]
tests/gpg-verify-data/lgpl2.sig2 [new file with mode: 0644]
tests/gpg-verify-data/lgpl2.sig3 [new file with mode: 0644]
tests/gpg-verify-data/lgpl2.sig4 [new file with mode: 0644]